gdk: Move gdk_cursor_get_image() to the base class
authorBenjamin Otte <otte@redhat.com>
Mon, 20 Dec 2010 13:07:11 +0000 (14:07 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:06 +0000 (12:07 -0500)
commit7a3359223179468b42fa0130457ec60694ce6ec1
tree3d49cf229354ab238a8fb78ad2db6b1afd72f7a0
parent60dc856dafc6468637511be8cf511479fd0fb244
gdk: Move gdk_cursor_get_image() to the base class

.. and make it call a vfunc on the cursor
gdk/gdkcursor.c
gdk/gdkcursorprivate.h
gdk/x11/gdkcursor-x11.c